Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Error thrown when cell overflow position is unknown #1177

Conversation

emilyhuxng
Copy link
Contributor

@emilyhuxng emilyhuxng commented Mar 27, 2023

Fixes #1116

Couldn't reproduce the bug but changed the code to return NULL_POSITION if any needed values are undefined instead of using assertNotNull.

@emilyhuxng emilyhuxng added this to the March 2023 milestone Mar 27, 2023
@emilyhuxng emilyhuxng requested a review from mofojed March 27, 2023 15:26
@emilyhuxng emilyhuxng self-assigned this Mar 27, 2023
@emilyhuxng emilyhuxng merged commit bb24f61 into deephaven:main Mar 27, 2023
@emilyhuxng emilyhuxng deleted the bug-1116-error-thrown-when-cell-overflow-button-position-is-unknown branch March 27, 2023 17:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error thrown when cell overflow position is unknown
2 participants